Click or drag to resize

RemoveItemInternetMessageHeaders Property

Contains an array of the type InternetHeaderType that represents the collection of all Internet message headers that are contained in an item in a mailbox.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<InternetMessageHeader> InternetMessageHeaders { get; }

Property Value

Type: IListInternetMessageHeader
See Also